home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / m68k / 374 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  44 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: netcom.com!dasfoo
  3. From: dasfoo@netcom.com (Matthew Harper)
  4. Subject: Re: Flash programming tool for BDM
  5. Message-ID: <dasfooDo4u04.F6H@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <4h1sc2$cq2@sdaw04.seinf.abb.se> <722512597wnr@baesema7.demon.co.uk>
  8. Date: Tue, 12 Mar 1996 02:09:40 GMT
  9. Sender: dasfoo@netcom15.netcom.com
  10.  
  11.  
  12. I have used the BDM on a 68332 design to program a flash rom
  13. ( Atmel AT29C1024).  I used an adapter and software from
  14.  
  15. P & E Microcomputor Systems
  16. TEL: 617-353-9206
  17. FAX: 617-353-9205
  18. BBS: 617-353-9204
  19.  
  20. The adaptor connects between a PC parallel port and a standard
  21. 10 pin debug connector on the traget system.  The software runs
  22. on the PC.  For the 68332 you need a program they sell called
  23. prog32.exe.  In any event it is quite cheap.  The adapters run
  24. about $100 US.  The software isn't much more than that I think.
  25.  
  26. The only trouble I have had is that initialy the configuration
  27. file for the flash rom I was using had an error.  But once
  28. that was taken care of everything ran fine.  ( I've reprogramed
  29. the flash rom on the board I currently working on about 30 times
  30. today)
  31.  
  32. Note, the adapter cables are fairly short, which is fine if you
  33. are using a laptop.  Otherwise you may want to use a printer
  34. extender cable.  In this case you WILL have to slow the software
  35. down a bit.  I use the following command lines
  36.  
  37. icd32.exe io_delay_cnt=10             // break point monitor
  38. cprog32.exe io_delay_cnt=10      // Flash programming software
  39.  
  40.  
  41. Matthew Harper
  42. Micro-Craft
  43.  
  44.